text/template.variable.value (field)

4 uses

	text/template (current package)
		exec.go#L45: 	value reflect.Value
		exec.go#L68: 			s.vars[i].value = value
		exec.go#L77: 	s.vars[len(s.vars)-n].value = value
		exec.go#L84: 			return s.vars[i].value